DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / C1WrapDataCollection<T> Class / OnGroupChanged Method

In This Topic
    OnGroupChanged Method (C1WrapDataCollection<T>)
    In This Topic
    Called after the groups changed.
    Syntax
    'Declaration
     
    Protected Overridable Sub OnGroupChanged() 
    protected virtual void OnGroupChanged()
    See Also